* xdisp.c (pint2hrstr): Simplify and tune code slightly.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Mar 2011 08:15:43 +0000 (01:15 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Mar 2011 08:15:43 +0000 (01:15 -0700)
commit1c38fe99ceac02bbb3a68b5c6e5025e2ac5cbc44
treebbc0e6e5567061db99601121f7a6d6f1c3fdb8b4
parent5b12b7eb2360d74e90e5705ff25783a9aa037fd0
* xdisp.c (pint2hrstr): Simplify and tune code slightly.

This also avoids a (bogus) GCC warning with gcc -Wstrict-overflow.
src/ChangeLog
src/xdisp.c